home *** CD-ROM | disk | FTP | other *** search
/ Hyper Stacks 1994 May / Hyper Stacks (Pacific HiTech)(1994)[Mac].iso / Education / The Critical Eye / Help / stylesheet_3313.css < prev   
Encoding:
Cascading Style Sheet File  |  1992-12-03  |  402 b   |  34 lines

  1.         .style1
  2.         {
  3.         }
  4.         .style2
  5.         {
  6.             font-family: "Palatino";
  7.             font-size: 14pt;
  8.         }
  9.         .style3
  10.         {
  11.             font-family: "Palatino";
  12.             font-weight: bold;
  13.             font-size: 14pt;
  14.         }
  15.         .style4
  16.         {
  17.             font-weight: bold;
  18.         }
  19.         .style5
  20.         {
  21.             font-weight: bold;
  22.             font-size: 18pt;
  23.         }
  24.         .style6
  25.         {
  26.             /* group text style */
  27.             font-weight: bold;
  28.             font-size: 18pt;
  29.         }
  30.         .style7
  31.         {
  32.             /* group text style */
  33.         }
  34.